home *** CD-ROM | disk | FTP | other *** search
/ Softwarová Záchrana 3 / Softwarova-zachrana-3.bin / A43 File Management Utility / A43help.txt < prev    next >
Text File  |  2005-01-18  |  6KB  |  144 lines

  1.  A43 File Management Utility - Version 2.40
  2.  Copyright 2001-2005   B. G. Miller,  all rights reserved.
  3.  
  4.  
  5.  Thanks for trying A43! This help is brief, assuming you know what a file 
  6.  manager is and how to use it. What this help will do is fill you in on the extras 
  7.  that A43 offers. A43 was created for my personal use but I have decided to 
  8.  let others have a go too.
  9.  
  10.  
  11.  CREDITS
  12.  -------
  13.  First and foremost I want to thank all those in the development community
  14.  that have so graciously shared with me over the years. Some components
  15.  used in A43 have been made available that others might learn and to
  16.  those I am forever grateful. I thank you and salute you.
  17.  
  18.  USING THE BUILT IN ZIP FEATURE
  19.  ------------------------------
  20.  You can drag-n-drop zip files for easy extraction or select the zip file you want 
  21.  to unzip then select unzip from the file menu or click the unzip button.
  22.  
  23.  To compress files simply select the files and drag-n-drop or select the files then 
  24.  select zip from the file menu or click the zip button.
  25.  
  26.  NOTE: If you choose to check Relative Path, only the relative path will be 
  27.  stored in the archive,  meaning files will have no path information saved while
  28.  folders will have the path information stored with any files they contain.
  29.  If Relative Path is not checked then the path information is stored for both
  30.  files and folders.
  31.  
  32.  ALSO NOTE: If a folder you want to archive is empty then it will not be
  33.  stored. To insure it is included place a dummy file in it. For example, place a
  34.  zero byte text file there.
  35.  
  36.  SELF-EXTRACTING ARCHIVES
  37.  ------------------------
  38.  Drag-n-drop zip files or select zip files then select Make EXE from the file
  39.  menu or click the EXE button. Multiple archives can be converted at one time
  40.  but if they are huge give  A43 time to convert them. There is no abort for this
  41.  operation. The converted files will remain in the same folder as the original zip
  42.  files.
  43.  
  44.  CHANGING DATE/TIME STAMP OF FILES
  45.  ---------------------------------
  46.  Select the files you wish to alter then select Set File Date/Time from the file 
  47.  menu. A dialog will be presented with the current date/time ready to apply 
  48.  or change the date/time then click apply.
  49.  
  50.  QUICK LAUNCH AREA
  51.  -----------------
  52.  Here you can create shortcuts to your favorite programs or files.
  53.  Click the New Shortcut button on the toolbar to start the wizard
  54.  or simply drag-n-drop the file and a shortcut will be created.
  55.  
  56.  FM EXTRA
  57.  --------
  58.  This simply mimics the file manager to allow an extra work area. The menus
  59.  and toolbars are not active for this area. However, drag-n-drop and context
  60.  menus are implemented. Right-click an object to perform an operation.
  61.  
  62.  FAVORITE BUTTONS
  63.  ----------------
  64.  Drag-n-drop a folder onto the Favorites then select which button you
  65.  wish to set. Now this button will take you there.
  66.  
  67.  TEXT EDITOR
  68.  -----------
  69.  Use the Text Editor to edit text files and to quickly store them in a zip file.
  70.  Drag-n-drop a file on the editor to open it for editing.
  71.  To activate the popup menu press Ctrl+Alt+M while the editor is active.
  72.  
  73.  VIRTUAL DRIVE
  74.  -------------
  75.  The Virtual Drive toolbar will allow you to map folders to virtual drives. Drop
  76.  a folder on the edit area then select a drive letter from the combo box and
  77.  click  map. To unmap a drive select it from the unmap combo box then click
  78.  unmap.
  79.  
  80.  NAVIGATE
  81.  --------
  82.  Use Ctrl+Alt+LeftArrow and Ctrl+Alt+RightArrow for the Back/Forward buttons.
  83.  Use Ctrl+Alt+UpArrow to go ot the parent folder.
  84.  NOTE: The file view must have the focus.
  85.  Use F7 to open/close the splitter.
  86.  
  87.  FIND FILE
  88.  ---------
  89.  Enter your search criteria then click find. Double-click a file shown from
  90.  the search to go to the file.
  91.  
  92.  HEX VIEWER
  93.  ----------
  94.  Drag-n-drop a file to load it into the viewer. Double-click to clear
  95.  the viewer.
  96.  
  97.  IMAGE VIEWER
  98.  ------------
  99.  Drag-n-drop a file(s) to load it into the viewer.  You can only drop files, 
  100.  not directories.
  101.  
  102.  COMMAND-LINE PARAMETERS
  103.  -----------------------
  104.  You can instruct A43 to open to a specific directory by passing the path:
  105.      c:\temp
  106.  
  107.  You can instruct A43 to open a text file by passing the path to the file:
  108.      c:\temp\myfile.txt
  109.  
  110.  You can instruct A43 to start with a certain file filter by passing the filter:
  111.      /ext=*.txt;*.ini;*.bat
  112.  
  113.  You can instruct A43 to use a different ini directory by passing the path
  114.  you wish to use:
  115.      /ini=c:\temp
  116.  
  117.  NOTE: The directory you pass must exist.
  118.  
  119.  You can instruct A43 to use a different 'links' directory by passing the path
  120.  you wish to use:
  121.      /links=c:\temp
  122.  
  123.  NOTE: The directory you pass must exist.
  124.  
  125.  A43 will scan the entire command-line for your parameters. Seperate each
  126.  parameter with a space.
  127.      c:\myfolder   /ini=c:\temp 
  128.      c:\myfolder\myfile.txt   /ini=c:\temp 
  129.      /ini=c:\temp /links=c:\temp c:\myfolder c:\myfolder\myfile.txt
  130.  
  131.  ------------------------------------------------------------------------
  132.  
  133.  A43 is constantly evolving so your feedback is welcome, positive or not. 
  134.  I hope A43 works for you.
  135.  
  136.  B. G. Miller
  137.  
  138.  http://www.shawneelink.net/~bgmiller/
  139.  bgmiller@shawneelink.net
  140.  
  141.  -----------------------------------------------------------------------
  142.  The unrar.dll is supplied by Eugene Roshal, the author of the excellent
  143.  WinRAR. WinRAR is copyright 1993-2002 Eugene Roshal.
  144.  -----------------------------------------------------------------------